crypto/elliptic.p256Curve.ScalarBaseMult (method, view implemented interface methods)

one use

	crypto/elliptic (current package)
		p256_asm.go#L268: func (curve p256Curve) ScalarBaseMult(scalar []byte) (x, y *big.Int) {